A. java
B. javac
C. javap
D. none of these
Advertisement
Related Mcqs:
- Smallest individual unit in java program is known as____________________?
- A. token B. string C. literal D. operator...
- Which command is used for interpretation of java program_______________?
- A. Java B. javap C. javac D. none of above...
- Which among following classes is not part of Java’s collection framework ?
- A. Stack B. Maps C. Queue D. Array...
- After the compilation of the java source code, which file is created by the JVM ?
- A. .class B. .doc C. .java D. .cdr...
- Which method of java is invoked by JVM to reclaim the inaccessible memory location ?
- A. reclaim() method B. finalize() method C. final() method D. both b and c...
- Hot java is_______________?
- A. Web browser B. Java environment C. System software D. IDE...
- In Java byte, short, int and long all of these are ____________?
- A. signed B. unsigned C. Both of the above D. None of these...
- How many primitive data types are there in Java ?
- A. 5 B. 6 C. 7 D. 8...
- How many keywords are available in java ?
- A. 24 B. 48 C. 96 D. 192...
- The class java.sql.Timestamp is associated with _____________?
- A. java.util.Date B. java.util.Time C. java.sql.Time D. None of above...
Advertisement